Skip to content

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Sep 23, 2025


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/ai/quickstarts/build-mcp-server.md Create a minimal MCP server using C# and publish to NuGet
docs/architecture/microservices/microservice-ddd-cqrs-patterns/domain-model-layer-validations.md Designing validations in the domain model layer
docs/azure/migration/appmod/containerization.md Quickstart: Containerize your project using GitHub Copilot app modernization for .NET
docs/azure/migration/appmod/faq.md docs/azure/migration/appmod/faq
docs/azure/migration/appmod/overview.md GitHub Copilot app modernization for .NET (Preview) overview
docs/azure/migration/appmod/predefined-tasks.md Predefined tasks for GitHub Copilot app modernization for .NET (Preview)
docs/azure/migration/appmod/quickstart.md Quickstart: Assess and migrate a .NET project with GitHub Copilot app modernization for .NET
docs/azure/toc.yml docs/azure/toc
docs/core/diagnostics/observability-with-otel.md .NET observability with OpenTelemetry
docs/core/porting/github-copilot-app-modernization-overview.md What is GitHub Copilot app modernization
docs/csharp/fundamentals/functional/discards.md Discards - unassigned discardable variables
docs/csharp/language-reference/builtin-types/ref-struct.md ref structure types (C# reference)
docs/csharp/language-reference/statements/using.md using statement - ensure the correct use of disposable objects
docs/csharp/language-reference/unsafe-code.md Unsafe code, pointer types, and function pointers
docs/csharp/toc.yml Taken from https://github.com/dotnet/roslyn/wiki/Samples-and-Walkthroughs
docs/csharp/whats-new/tutorials/compound-assignment-operators.md docs/csharp/whats-new/tutorials/compound-assignment-operators
docs/framework/release-notes/2024/02-14-february-security-and-quality-rollup.md February 2024 security and quality rollup
docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md April 2024 security and quality rollup
docs/framework/release-notes/2024/07-09-july-security-and-quality-rollup.md July 2024 security and quality rollup
docs/framework/release-notes/2024/07-25-july-preview-cumulative-update.md docs/framework/release-notes/2024/07-25-july-preview-cumulative-update
docs/framework/release-notes/2024/10-08-october-security-and-quality-rollup.md October 2024 security and quality rollup
docs/framework/release-notes/2024/11-12-november-security-and-quality-rollup.md November 2024 security and quality rollup
docs/framework/release-notes/2024/11-21-november-preview-cumulative-update.md November 2024 cumulative update preview
docs/framework/release-notes/2025/01-14-january-cumulative-update.md docs/framework/release-notes/2025/01-14-january-cumulative-update
docs/framework/release-notes/2025/04-08-april-cumulative-update.md April 2025 security and quality rollup
docs/framework/release-notes/2025/07-08-july-cumulative-update.md July 2025 security and quality rollup
docs/framework/release-notes/2025/08-26-august-cumulative-update-preview.md August 2025 cumulative update preview
docs/framework/release-notes/2025/09-09-september-cumulative-update.md docs/framework/release-notes/2025/09-09-september-cumulative-update
docs/fsharp/tools/development-tools.md F# development tools
docs/fundamentals/code-analysis/style-rules/ide0063.md Use simple 'using' statement (IDE0063)

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

BillWagner and others added 11 commits September 23, 2025 12:03
* Outline and sample

* First draft completed.

Write the first draft, including extracted samples.

* proofread and fix warnings.

* build warnings

* warnings, again

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

---------

Co-authored-by: Genevieve Warren <[email protected]>
* New assess and migrate app mod flow
* New App Mod deployment workflow
*App mod containerization flow
* fix Standalone discard with Task sentence

* make changes from feedback
* Refine App Mod Migration to Azure docs

* Update relative link

Co-authored-by: Huang Xueyuan (Jessie) <[email protected]>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dotnetrepoman dotnetrepoman bot added this to the September 2025 milestone Sep 23, 2025
@BillWagner BillWagner merged commit f70da2d into live Sep 23, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants